Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge representation in model: make ports refer to the id of the edge. #1442

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

zrho
Copy link
Contributor

@zrho zrho commented Aug 19, 2024

Updated edge representation. Instead of edges referring to their input and output ports, ports now refer to the id of the edges that they are connected to. This saves some space, and guarantees that each port is part of only one edge.

@zrho zrho requested a review from ss2165 August 19, 2024 11:09
@zrho zrho requested a review from a team as a code owner August 19, 2024 11:09
@zrho zrho merged commit c6f9888 into feat/model Aug 19, 2024
21 of 22 checks passed
@ss2165 ss2165 deleted the zrho/model branch November 15, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants